placeId property

  1. @BuiltValueField(wireName: r'place_id')
String? placeId

A unique identifier that can be used with other Google APIs. See the Place ID overview.

Implementation

@BuiltValueField(wireName: r'place_id')
String? get placeId;