placeId property

String? placeId
final

placeId 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. For more information about place IDs.

Implementation

final String? placeId;