stackSize property
A value for the amount of a (possibly virtual) material on some scope. For example: Dawning cookie baking material requirements.
Implementation
@JsonKey(name:'stackSize')
int? stackSize;
A value for the amount of a (possibly virtual) material on some scope. For example: Dawning cookie baking material requirements.
@JsonKey(name:'stackSize')
int? stackSize;