quality property
The "Quality" of the item has a lesser - but still impactful - bearing on stats like Light and Power.
Implementation
@JsonKey(name:'quality')
int? quality;
The "Quality" of the item has a lesser - but still impactful - bearing on stats like Light and Power.
@JsonKey(name:'quality')
int? quality;