menu
spotdl_dart_core
providers\youtube.dart
LazyYouTubeResult
sDuration method
sDuration
dark_mode
light_mode
sDuration
method
@
override
Future
<
int
>
sDuration
(
)
override
Duration of the song in seconds.
Implementation
@override Future<int> sDuration() => _sDuration();
spotdl_dart_core
youtube
LazyYouTubeResult
sDuration method
LazyYouTubeResult class