firePause method

Future<void> firePause()

Implementation

Future<void> firePause() {
  return LibNpawPluginFlutterPlatform.instance.firePause();
}