position property

  1. @JsonKey.new(name: 'position')
int? position
final

Implementation

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