addressComplete property
The address is considered complete if there are no unresolved tokens, no unexpected or missing address components.
If unset, indicates that the value is false
. See
missing_component_types
, unresolved_tokens
or unexpected
fields for
more details.
Implementation
core.bool? addressComplete;