initialiseDI static method

dynamic initialiseDI()

Implementation

static initialiseDI() async {
  await DependencyInjection.init();
}