PlaceDetailsRequestOptions class
Properties
-
fields
→ List<String>?
-
Use the fields parameter to specify a list of place data types to return.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
language
→ String?
-
The language in which to return results.
final
-
region
→ String?
-
The region code, specified as a ccTLD ("top-level domain") two-character value.
final
-
reviewsNoTranslations
→ bool?
-
Specify true to disable translation of reviews;
Specify false to enable translation of reviews.
final
-
reviewsSort
→ ReviewsSort?
-
The sorting method to use when returning reviews. Can be set to most_relevant (default) or newest.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sessiontoken
→ String?
-
A random string which identifies an autocomplete session for billing purposes.
final