menu
phone_text_form_field package
documentation
models/country_code_model.dart
CountryCodeModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return _$CountryCodeModelToJson(this); }
phone_text_form_field package
documentation
models/country_code_model
CountryCodeModel
toJson method
CountryCodeModel class