asSeconds method

Duration asSeconds()

Implementation

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