ListPostalCodeDto constructor
ListPostalCodeDto({})
Implementation
ListPostalCodeDto(
{this.success,
this.error,
this.errors,
this.errorCodes,
this.messages,
this.messageCodes,
this.jsonResult});