Venue class
Properties
-
address
→ String
-
address Venue address; as defined by the sender
final
-
clientId
→ int?
-
client identifier
no setterinherited
-
callback sign
no setterinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
→ String
-
id Identifier of the venue in the provider database; as defined by the sender
final
-
location
→ Location
-
location Venue location; as defined by the sender
final
-
provider
→ String
-
provider Provider of the venue database; as defined by the sender. Currently, only "foursquare" and "gplaces" (Google Places) need to be supported
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
title
→ String
-
title Venue name; as defined by the sender
final
-
type
→ String
-
type Type of the venue in the provider database; as defined by the sender
final