menu
flutter_native_player package
documentation
hls/hls_parser/segment.dart
Segment
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The human readable title of the segment, or null if the title is unknown.
Implementation
final String? title;
flutter_native_player package
documentation
hls/hls_parser/segment
Segment
title property
Segment class