menu
bitmovin_player
bitmovin_player.dart
CastStartedEvent
CastStartedEvent const constructor
CastStartedEvent
dark_mode
light_mode
CastStartedEvent
constructor
const
CastStartedEvent
(
{
required
int
?
timestamp
,
String
?
deviceName
,
})
Implementation
const CastStartedEvent({ required super.timestamp, this.deviceName, });
bitmovin_player
bitmovin_player
CastStartedEvent
CastStartedEvent const constructor
CastStartedEvent class