sublocality constant

String const sublocality

The input field expects a sublocality.

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

  • iOS: sublocality.
  • Otherwise, the hint string will be used as-is.

Implementation

static const String sublocality = 'sublocality';