selectItemCount property

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

Implementation

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