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