toMinutes method

Duration toMinutes()

Implementation

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