get abstract method

Injector get({
  1. String? name,
})

Gets an injector from this InjectorRegistry.

Implementation

Injector get({String? name});