id property

String? id
getter/setter pair

The id of the place. This helps to fetch the lat,lng of the place.

Implementation

String? id;