menu
bitmovin_player
bitmovin_player.dart
SourceConfig
title property
title
dark_mode
light_mode
title
property
@
JsonKey
(name: 'title')
String
?
title
final
The title of the
Source
.
Implementation
@JsonKey(name: 'title') final String? title;
bitmovin_player
bitmovin_player
SourceConfig
title property
SourceConfig class