afterSeconds property

int afterSeconds

Gets the duration in seconds after the specified time.

Implementation

int get afterSeconds => seconds * -1;