AddressValidationError constructor

AddressValidationError(
  1. String cause
)

Implementation

AddressValidationError(this.cause);