services/correios library

Functions

analyzeAndParseResponse(Response response) Map<String, dynamic>
extractValuesFromSuccessResponse(Map<String, dynamic> response) Cep
fetchCorreiosService(String cepWithLeftPad) Future<Cep>
translateErrorMessage(Map<String, dynamic> errorResponse) String?