FavoriteChat$Mutation$FavoriteChat$ChatEventsVersioned.fromJson constructor

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

Implementation

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