seekToPlayer method
Implementation
Future<int> seekToPlayer(TauPlayerCallback callback, {Duration? duration})
{
throw UnimplementedError('invokeMethod() has not been implemented.');
}
Future<int> seekToPlayer(TauPlayerCallback callback, {Duration? duration})
{
throw UnimplementedError('invokeMethod() has not been implemented.');
}