menu
messenger
api/backend/schema.graphql.dart
ReadChat$Mutation
ReadChat$Mutation.fromJson factory constructor
ReadChat$Mutation.fromJson
dark_mode
light_mode
ReadChat$Mutation.fromJson
constructor
ReadChat$Mutation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ReadChat$Mutation.fromJson(Map<String, dynamic> json) => _$ReadChat$MutationFromJson(json);
messenger
schema.graphql
ReadChat$Mutation
ReadChat$Mutation.fromJson factory constructor
ReadChat$Mutation class