toSeconds method

Duration toSeconds()

Implementation

Duration toSeconds() => Duration(seconds: this);