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