CommunityChatAdded.fromJson constructor
Creates a new CommunityChatAdded object from a JSON Map.
Implementation
factory CommunityChatAdded.fromJson(Map<String, dynamic> json) =>
_$CommunityChatAddedFromJson(json);
Creates a new CommunityChatAdded object from a JSON Map.
factory CommunityChatAdded.fromJson(Map<String, dynamic> json) =>
_$CommunityChatAddedFromJson(json);