menu
teledart package
documentation
model.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) => _$ContactFromJson(json);
teledart package
documentation
model
Contact
Contact.fromJson factory constructor
Contact class