getResourcePath method

Future<String> getResourcePath(
  1. FlutterSoundPlayerCallback callback
)

Implementation

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