readDI<T extends Object> method
Implementation
T? readDI<T extends Object>({bool nothrow = false}) =>
FrProvider.readDI(nothrow: nothrow);
T? readDI<T extends Object>({bool nothrow = false}) =>
FrProvider.readDI(nothrow: nothrow);