index property

  1. @JsonKey(name: 'index')
int index
final

The position in the playlist the source was removed from.

Implementation

@JsonKey(name: 'index')
final int index;