menu
another_quickbooks package
documentation
quickbook_models.dart
ContactInfo
ContactInfo.fromJson factory constructor
ContactInfo.fromJson factory constructor
dark_mode
light_mode
ContactInfo.fromJson
constructor
ContactInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ContactInfo.fromJson(Map<String, dynamic> json) => _$ContactInfoFromJson(json);
another_quickbooks package
documentation
quickbook_models
ContactInfo
ContactInfo.fromJson factory constructor
ContactInfo class