placeId property

String? placeId
final

Is a unique identifier that can be used with other Google APIs. For example, you can use the place_id from a Google Place Autocomplete response to calculate directions to a local business. See the Place ID overview.

Implementation

final String? placeId;