DurationExt extension

on

Properties

ms → Duration

Available on int, provided by the DurationExt extension

Shorthand for Duration(milliseconds: this)
no setter
seconds → Duration

Available on int, provided by the DurationExt extension

Shorthand for Duration(seconds: this)
no setter