waitForIsolateLoad method

Future<void> waitForIsolateLoad()

Implementation

Future<void> waitForIsolateLoad() async => _isolateLoadCompleter;