ReadChat$Mutation$ReadChat$ChatEventsVersioned.fromJson constructor

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

Implementation

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