afterMinutes property

int afterMinutes

Gets the duration in minutes after the specified time.

Implementation

int get afterMinutes => minutes * -1;