factionVendorIndex property
The index of the Faction vendor that is currently available. Will be set to -1 if no vendors are available.
Implementation
@JsonKey(name:'factionVendorIndex')
int? factionVendorIndex;
The index of the Faction vendor that is currently available. Will be set to -1 if no vendors are available.
@JsonKey(name:'factionVendorIndex')
int? factionVendorIndex;