position property

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

Implementation

@JsonKey(name: 'position')
int position;