getResourcePath method

Future<String> getResourcePath(
  1. TauPlayerCallback callback
)

Implementation

Future<String> getResourcePath(TauPlayerCallback callback, )
{
  throw UnimplementedError('invokeMethod() has not been implemented.');
}