PostChatMessage$Mutation$PostChatMessage$ChatEventsVersioned.fromJson constructor

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

Implementation

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