menu
spotdl_dart_core
providers\common.dart
LazyResult
sDuration abstract method
sDuration
dark_mode
light_mode
sDuration
abstract method
Future
<
int
>
sDuration
(
)
Duration of the song in seconds.
Implementation
Future<int> sDuration();
spotdl_dart_core
common
LazyResult
sDuration abstract method
LazyResult class