value property

int value

Generic value based on expectation

Implementation

int get value => (isOutLaps ? laps : span.inMilliseconds);