sackType property

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

Implementation

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