Dart SDK
dart:async
SingleShotTimerTaskSpecification
callback
callback
Dart SDK
dart:async
SingleShotTimerTaskSpecification
callback
property
callback
Dart SDK
dart:async
SingleShotTimerTaskSpecification
Constants
specificationName
Constructors
SingleShotTimerTaskSpecification
Properties
callback
duration
hashCode
isOneShot
name
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
ZoneCallback
callback
read-only
The callback that should be run when the timer triggers.