postalAddressExtended constant
The input field expects an auxiliary address details.
This hint will be translated to the below values on different platforms:
- Android: AUTOFILL_HINT_POSTAL_ADDRESS_EXTENDED_ADDRESS.
- Otherwise, the hint string will be used as-is.
Implementation
static const String postalAddressExtended = 'postalAddressExtended';