test property

DI get test

A predefined container recommended for objects intended for testing environments. This container is a child of root.

Implementation

@pragma('vm:prefer-inline')
static DI get test => root.child(groupEntity: const TestEntity());