更新测试案例
This commit is contained in:
@@ -88,8 +88,6 @@ class LoginProfile {
|
||||
bio: bio,
|
||||
relationship: relationship,
|
||||
userAlias: userAlias,
|
||||
channelId: channelId,
|
||||
channelGroupId: channelGroupId,
|
||||
hint: hint,
|
||||
);
|
||||
}
|
||||
@@ -167,4 +165,4 @@ class LoginRequest extends ApiRequestable<LoginResponse>
|
||||
|
||||
@override
|
||||
Map<String, dynamic> toJson() => _$LoginRequestToJson(this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user