roleList property Null safety
@JsonKey(fromJson: _memberRoleListFromJsonNullable), final
用户所在身份组列表
Implementation
@JsonKey(fromJson: _memberRoleListFromJsonNullable)
final List<QChatMemberRole>? roleList;
用户所在身份组列表
@JsonKey(fromJson: _memberRoleListFromJsonNullable)
final List<QChatMemberRole>? roleList;