run method Null safety

  1. @override
Future<void> run()
override

Implementation

@override
Future<void> run() => _caller.runProgramLoop();