menu
dart_twitter_api package
documentation
api/geo/data/place.dart
Place
id property
id property
dark_mode
light_mode
id
property
String
?
id
getter/setter pair
ID representing this place. Note that this is represented as a string, not an integer.
Implementation
String? id;
dart_twitter_api package
documentation
api/geo/data/place
Place
id property
Place class