UnfavoriteChat$Mutation$UnfavoriteChat$ChatEventsVersioned.fromJson constructor

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

Implementation

factory UnfavoriteChat$Mutation$UnfavoriteChat$ChatEventsVersioned.fromJson(
        Map<String, dynamic> json) =>
    _$UnfavoriteChat$Mutation$UnfavoriteChat$ChatEventsVersionedFromJson(
        json);