menu
rapidoc_utils package
documentation
phone_number_input/PhoneCode.dart
PhoneCode
PhoneCode constructor
PhoneCode constructor
dark_mode
light_mode
PhoneCode
constructor
PhoneCode
(
{
String
name
=
""
,
String
dial
=
""
,
String
code
=
""
,
String
?
flagUrl
,
})
Implementation
PhoneCode({this.name: "", this.dial: "", this.code: "", this.flagUrl});
rapidoc_utils package
documentation
phone_number_input/PhoneCode
PhoneCode
PhoneCode constructor
PhoneCode class