EventDateTime class
Properties
-
customDoorsOpenLabel
↔ LocalizedString?
-
A custom label to use for the doors open value (
doorsOpen
) on the card
detail view.
getter/setter pair
-
doorsOpen
↔ String?
-
The date/time when the doors open at the venue.
getter/setter pair
-
doorsOpenLabel
↔ String?
-
The label to use for the doors open value (
doorsOpen
) on the card detail
view.
getter/setter pair
-
end
↔ String?
-
The date/time when the event ends.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
kind
↔ String?
-
Identifies what kind of resource this is.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
start
↔ String?
-
The date/time when the event starts.
getter/setter pair