addressCityAndState constant

String const addressCityAndState

The input field expects a city name combined with a state name.

This hint will be translated to the below values on different platforms:

Implementation

static const String addressCityAndState = 'addressCityAndState';