instance property

TestStepRegistry instance
final

Default instance that will be provided unless otherwise specified.

Implementation

static final TestStepRegistry instance = TestStepRegistry(
  debugLabel: 'default',
);