TimerDisposed extension
Extends Timer to work with DisposeScope.
- on
Methods
-
disposedBy(
DisposeScope disposeScope) → void -
Available on Timer, provided by the TimerDisposed extension
Adds this timer todisposeScope
.
Extends Timer to work with DisposeScope.
Available on Timer, provided by the TimerDisposed extension
Adds this timer todisposeScope
.