afterSeconds property

int get afterSeconds

Gets the duration in seconds after the specified time.

Implementation

int get afterSeconds => seconds * -1;