afterMilliseconds property

int afterMilliseconds

Gets the duration in milliseconds after the specified time.

Implementation

int get afterMilliseconds => milliseconds * -1;