sortIndex property

  1. @JsonKey.new(name: 'sort_index')
int sortIndex
getter/setter pair

Implementation

@JsonKey(name: 'sort_index')
int sortIndex = 0;