ref property

  1. @nonVirtual
Ref<Object?> ref
inherited

Give access to the dependency injection system

Implementation

@nonVirtual
Ref get ref => _ref!;