fireJoin method

Future<void> fireJoin()

Implementation

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