placeId property

String? placeId
inherited

The unique identifier of the place, if this is a point of interest tagged in the Tweet.

You can obtain the expanded object in includes.places by adding TweetExpansion.geoPlaceId in the request's query parameter.

Implementation

String? get placeId => throw _privateConstructorUsedError;