placeId property

String? placeId
final

This ID of the place, in places/{place_id} format. A user can use this ID to look up that place.

Implementation

final String? placeId;