sDuration method

  1. @override
Future<int> sDuration()
override

Duration of the song in seconds.

Implementation

@override
Future<int> sDuration() => _sDuration();