UpdateUserCallCover$Mutation$UpdateUserCallCover$UpdateUserCallCoverError.fromJson constructor

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

Implementation

factory UpdateUserCallCover$Mutation$UpdateUserCallCover$UpdateUserCallCoverError.fromJson(
        Map<String, dynamic> json) =>
    _$UpdateUserCallCover$Mutation$UpdateUserCallCover$UpdateUserCallCoverErrorFromJson(
        json);