menu
dlibphonenumber package
documentation
exceptions/number_parse_exception.dart
NumberParseException
NumberParseException const constructor
NumberParseException const constructor
dark_mode
light_mode
NumberParseException
constructor
const
NumberParseException
(
ErrorType
_errorType
)
Implementation
const NumberParseException(this._errorType);
dlibphonenumber package
documentation
exceptions/number_parse_exception
NumberParseException
NumberParseException const constructor
NumberParseException class