seconds property

Duration seconds

Implementation

Duration get seconds => (this * 1000 * 1000).microseconds;