index property

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

Implementation

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