minimum property
The minimum possible value for this stat that we think the item can roll.
Implementation
@JsonKey(name:'minimum')
int? minimum;
The minimum possible value for this stat that we think the item can roll.
@JsonKey(name:'minimum')
int? minimum;