forceInit method

Future<void> forceInit()

Implementation

Future<void> forceInit() => _checkInitialized(force: true);