clearTimestamp method

BarRaceFrame clearTimestamp()

Clears BarRaceFrame.timestamp to null.

Implementation

BarRaceFrame clearTimestamp() => copyWith(clearTimestamp: true);