NIMChatroomInfo.fromMap constructor Null safety
Implementation
factory NIMChatroomInfo.fromMap(Map<String, dynamic> json) =>
_$NIMChatroomInfoFromJson(json);
factory NIMChatroomInfo.fromMap(Map<String, dynamic> json) =>
_$NIMChatroomInfoFromJson(json);