inMinutes property

int get inMinutes

Converts this Duration to minutes

Implementation

int get inMinutes => this.inMinutes;