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