pausePlayer method

Future<int> pausePlayer(
  1. FlutterSoundPlayerCallback callback
)

Implementation

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