sortValue property

  1. @JsonKey(name: 'sort_value')
int? sortValue
final

the standard sticker's sort order within its pack

Implementation

@JsonKey(name: 'sort_value')
final int? sortValue;