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