UAddressCheckResult constructor
UAddressCheckResult(
- UAddressCheckOptions options,
- bool isSuccess
Implementation
UAddressCheckResult(this.options, this.isSuccess);
UAddressCheckResult(this.options, this.isSuccess);