asMinutes method

Duration asMinutes()

Implementation

Duration asMinutes() => Duration(minutes: this);