static T? readDI<T extends Object>({bool nothrow = false, GetIt? di}) => _readDI(nothrow: nothrow, di: di);