menu
bodsquare_sdk package
documentation
conversations/models/get_all_conversations/contact.dart
Contact
Contact.fromJson factory constructor
Contact.fromJson factory constructor
dark_mode
light_mode
Contact.fromJson
constructor
Contact.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Contact.fromJson(Map<String, dynamic> json) { return _$ContactFromJson(json); }
bodsquare_sdk package
documentation
conversations/models/get_all_conversations/contact
Contact
Contact.fromJson factory constructor
Contact class