get<T extends Plugin> method

T? get<T extends Plugin>()

Implementation

T? get<T extends Plugin>() => _pluginDescriptor.get<T>();