afterMilliseconds property

int get afterMilliseconds

Gets the duration in milliseconds after the specified time.

Implementation

int get afterMilliseconds => milliseconds * -1;