UpdateUserPresence$Mutation$UpdateUserPresence.fromJson constructor

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

Implementation

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