inMinutes property

int inMinutes

Implementation

int get inMinutes => _milliseconds ~/ TimeConstants.millisecondsPerMinute;