position property

  1. @JsonKey(name: "position")
String? position
getter/setter pair

Implementation

@JsonKey(name: "position")
String? position;