cep property

String? cep

Cep

Implementation

String? get cep => _address?.zipCode;