placeId property

String? placeId
final

A textual identifier that uniquely identifies a place. To retrieve information about the place, pass this identifier in the placeId field of a Places API request.

Implementation

final String? placeId;