menu
organization_feature package
documentation
config/organization_feature_config.dart
ContactInput
ContactInput.fromJson factory constructor
ContactInput.fromJson factory constructor
dark_mode
light_mode
ContactInput.fromJson
constructor
ContactInput.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ContactInput.fromJson(Map<String, dynamic> json) => _$ContactInputFromJson(json);
organization_feature package
documentation
config/organization_feature_config
ContactInput
ContactInput.fromJson factory constructor
ContactInput class