menu
bitmovin_player
bitmovin_player.dart
SourceConfig
posterSource property
posterSource
dark_mode
light_mode
posterSource
property
@
JsonKey
(name: 'posterSource')
String
?
posterSource
final
The URL pointing to the poster image.
Implementation
@JsonKey(name: 'posterSource') final String? posterSource;
bitmovin_player
bitmovin_player
SourceConfig
posterSource property
SourceConfig class