menu
advance_country_picker package
documentation
advance_country_picker.dart
PhoneNumberException
PhoneNumberException.new const constructor
PhoneNumberException.new const constructor
dark_mode
light_mode
PhoneNumberException
constructor
const
PhoneNumberException
(
{
required
Code
code
,
String
?
description
,
})
Implementation
const PhoneNumberException({ required this.code, this.description, });
advance_country_picker package
documentation
advance_country_picker
PhoneNumberException
PhoneNumberException.new const constructor
PhoneNumberException class