Replaces LineRaceSeries.id with value.
value
LineRaceSeries withId(String value) => copyWith(id: value);