Function: selectAddressValidationVerdict()
function selectAddressValidationVerdict(state, ...params): null | AddressValidationVerdict
Selects the address validation google verdict
Parameters
state
any
The first argument, often a Redux root state object.
params
...[any]
All additional arguments passed into the selector.
Returns
null | AddressValidationVerdict
A derived value from the state.