menu
ruut_flutter package
documentation
data/local/entity/ruut_contact.dart
RuutContact
RuutContact.fromJson factory constructor
RuutContact.fromJson factory constructor
dark_mode
light_mode
RuutContact.fromJson
constructor
RuutContact.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RuutContact.fromJson(Map<String, dynamic> json) { return _$RuutContactFromJson(json); }
ruut_flutter package
documentation
data/local/entity/ruut_contact
RuutContact
RuutContact.fromJson factory constructor
RuutContact class