QChatGetExistingChannelBlackWhiteRolesResult constructor Null safety

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

Implementation

QChatGetExistingChannelBlackWhiteRolesResult({this.roleList});