ApiLauncher constructor Null safety

ApiLauncher()

Factory building the Singleton

Implementation

factory ApiLauncher() => _apiLauncher;