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