DurationExt extension
- on
Methods
-
delay<
R> ([R block()?]) → Future< R?> -
Available on Duration, provided by the DurationExt extension
-
format(
) → String -
Available on Duration, provided by the DurationExt extension
-
pause<
R> ([R block()?]) → Future< R?> -
Available on Duration, provided by the DurationExt extension
-
then<
R> (R block()?) → Future< R?> -
Available on Duration, provided by the DurationExt extension
Operators
-
operator /(
double amount) → Duration -
Available on Duration, provided by the DurationExt extension