NIMChatroomMemberOptions constructor Null safety
Implementation
NIMChatroomMemberOptions({
required this.roomId,
required this.account,
this.notifyExtension,
});
NIMChatroomMemberOptions({
required this.roomId,
required this.account,
this.notifyExtension,
});