fireInit method

Future<void> fireInit()

Implementation

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