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