s property

Create duration in seconds Example: 0.5.s, 5.s

Implementation

DurationShorthand get s => DurationShorthand.s(toDouble());