name property

String? name
getter/setter pair

The human-readable name of the location provided. This value is provided for LocationResult.name when the user selects this nearby place.

Implementation

String? name;