services/correios library
Functions
-
analyzeAndParseResponse(
Response response) → Map< String, dynamic> ? -
extractValuesFromSuccessResponse(
Map< String, dynamic> response) → Cep -
fetchCorreiosService(
String cepWithLeftPad) → Future< Cep> -
throwApplicationError(
Object e) → void -
translateErrorMessage(
Map< String, dynamic> errorResponse) → String?