streetAddressLevel4 constant Null safety
The finest-grained administrative level, in addresses which have four levels.
This hint will be translated to the below values on different platforms:
- web: "address-level4".
- Otherwise, the hint string will be used as-is.
Implementation
static const String streetAddressLevel4 = 'streetAddressLevel4';