mqtt_client package
documentation
mqtt_client
Subscription
createdTime property
createdTime
mqtt_client package
documentation
mqtt_client
Subscription
createdTime property
Subscription class
Constructors
Subscription
Properties
changes
createdTime
hashCode
hasObservers
messageIdentifier
qos
runtimeType
topic
Methods
deliverChanges
noSuchMethod
notifyChange
observed
toString
unobserved
Operators
operator ==
createdTime
property
DateTime
createdTime
read / write
The time the subscription was created.
Implementation
DateTime createdTime;