menu
doo_cx_flutter_sdk package
documentation
data/local/entity/doo_contact.dart
DOOContact
DOOContact.fromJson factory constructor
DOOContact.fromJson factory constructor
dark_mode
light_mode
DOOContact.fromJson
constructor
DOOContact.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DOOContact.fromJson(Map<String, dynamic> json) => _$DOOContactFromJson(json);
doo_cx_flutter_sdk package
documentation
data/local/entity/doo_contact
DOOContact
DOOContact.fromJson factory constructor
DOOContact class