afterMinutes property

int get afterMinutes

Gets the duration in minutes after the specified time.

Implementation

int get afterMinutes => minutes * -1;