srcUrl method

  1. @override
Future<String> srcUrl()
override

URL of the song from the given source.

Implementation

@override
Future<String> srcUrl() => _srcUrl();