AddressCheckResult constructor
AddressCheckResult(
- AddressCheckOptions options,
- bool isSuccess
AddressCheckResult constructor
Implementation
AddressCheckResult(
this.options,
this.isSuccess,
);