getProgress method
Implementation
Future<Map<String, Duration>> getProgress(TauPlayerCallback callback, )
{
throw UnimplementedError('getProgress() has not been implemented.');
}
Future<Map<String, Duration>> getProgress(TauPlayerCallback callback, )
{
throw UnimplementedError('getProgress() has not been implemented.');
}