NIMRevokeMessage.fromMap constructor Null safety
Implementation
factory NIMRevokeMessage.fromMap(Map<String, dynamic> map) =>
_$NIMRevokeMessageFromJson(map);
factory NIMRevokeMessage.fromMap(Map<String, dynamic> map) =>
_$NIMRevokeMessageFromJson(map);