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