futureToRun method

Future futureToRun()

Single future to run at the startup

Implementation

Future futureToRun() => Future.value();