gearsetItemHash property
If the item is part of a gearset, this is a reference to that gearset item.
Implementation
@JsonKey(name:'gearsetItemHash')
int? gearsetItemHash;
If the item is part of a gearset, this is a reference to that gearset item.
@JsonKey(name:'gearsetItemHash')
int? gearsetItemHash;