menu
cep_fetcher package
documentation
exceptions/cep_exceptions.dart
InvalidCepFormatException
cep property
cep property
dark_mode
light_mode
cep
property
String
cep
final
The original, unformatted CEP string provided by the user.
Implementation
final String cep;
cep_fetcher package
documentation
exceptions/cep_exceptions
InvalidCepFormatException
cep property
InvalidCepFormatException class