StartCall$Mutation.fromJson constructor

StartCall$Mutation.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory StartCall$Mutation.fromJson(Map<String, dynamic> json) =>
    _$StartCall$MutationFromJson(json);