fireStop method

Future<void> fireStop()

Implementation

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