role property Null safety

QChatChannelRole? role
@JsonKey(fromJson: _channelRoleFromJsonNullable), final

频道身份组

Implementation

@JsonKey(fromJson: _channelRoleFromJsonNullable)
final QChatChannelRole? role;