setupDi function

void setupDi()

sets up the dependency injection container

Implementation

void setupDi() => di = GetIt.asNewInstance();