cep property

String? get cep

Cep

Implementation

String? get cep => _address?.zipCode;