menu
bitmovin_player
bitmovin_player.dart
SourceAddedEvent
index property
index
dark_mode
light_mode
index
property
@
JsonKey
(name: 'index')
int
index
final
The position in the playlist the source was added into.
Implementation
@JsonKey(name: 'index') final int index;
bitmovin_player
bitmovin_player
SourceAddedEvent
index property
SourceAddedEvent class