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