menu
spotdl_dart_core
providers\youtube.dart
LazyYouTubeResult
title method
title
dark_mode
light_mode
title
method
@
override
Future
<
String
>
title
(
)
override
Title of the song.
Implementation
@override Future<String> title() => _title();
spotdl_dart_core
youtube
LazyYouTubeResult
title method
LazyYouTubeResult class