stackSize property

  1. @JsonKey(name: 'stackSize')
int? stackSize
getter/setter pair

Implementation

@JsonKey(name:'stackSize')
int? stackSize;