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