eventId property Null safety

String eventId
@Rest(ignore: true), final

Event id of the run for which the split time was created

Implementation

@override
@Rest(ignore: true)
final String eventId;