featureIndex property

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

Implementation

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