addressZipCheck property
If address_zip was provided, results of the check: pass, fail, unavailable, or unchecked.
Implementation
@JsonKey(name: "address_zip_check")
VerificationCheck? get addressZipCheck => throw _privateConstructorUsedError;
If address_zip was provided, results of the check: pass, fail, unavailable, or unchecked.
@JsonKey(name: "address_zip_check")
VerificationCheck? get addressZipCheck => throw _privateConstructorUsedError;