fireStart method

Future<void> fireStart()

Implementation

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