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