flocse
flocse
Event
isCancelled method
isCancelled
isCancelled
method
Null safety
bool
isCancelled
(
)
Implementation
bool isCancelled() { return _cancelled; }
flocse
flocse
Event
isCancelled method
Event class
Constructors
Event
Properties
hashCode
runtimeType
Methods
isCancelled
noSuchMethod
setCancelled
toString
Operators
operator ==