ChatMembersDialedAll.fromJson constructor
Constructs a ChatMembersDialedAll from the provided json.
Implementation
factory ChatMembersDialedAll.fromJson(Map<String, dynamic> json) =>
_$ChatMembersDialedAllFromJson(json);
Constructs a ChatMembersDialedAll from the provided json.
factory ChatMembersDialedAll.fromJson(Map<String, dynamic> json) =>
_$ChatMembersDialedAllFromJson(json);