menu
intl_phone_number_field package
documentation
models/country_code_model.dart
CountryCodeModel
fromJson method
fromJson method
dark_mode
light_mode
fromJson
method
CountryCodeModel
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
CountryCodeModel fromJson(Map<String, dynamic> json) { return _$CountryCodeModelFromJson(json); }
intl_phone_number_field package
documentation
models/country_code_model
CountryCodeModel
fromJson method
CountryCodeModel class