get<T extends Object> static method

T get<T extends Object>()

Implementation

static T get<T extends Object>() => serviceLocator.get<T>();