UpdateUserCallCover$Mutation$UpdateUserCallCover$MyUserEventsVersioned.fromJson constructor

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

Implementation

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