RoomGetNoteToSelfConversationResponseApplicationJson.fromJson constructor
Implementation
factory RoomGetNoteToSelfConversationResponseApplicationJson.fromJson(Map<String, dynamic> json) =>
jsonSerializers.deserializeWith(serializer, json)!;
factory RoomGetNoteToSelfConversationResponseApplicationJson.fromJson(Map<String, dynamic> json) =>
jsonSerializers.deserializeWith(serializer, json)!;