QChatGetChannelBlackWhiteRolesByPageResult constructor Null safety

QChatGetChannelBlackWhiteRolesByPageResult(
  1. {List<QChatServerRole>? roleList}
)

Implementation

QChatGetChannelBlackWhiteRolesByPageResult({this.roleList});