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