get<T> method

T get<T>()

Implementation

T get<T>() => asProviderContext().get<T>();