debugLabel property

String get debugLabel

The debugLabel for this scope. The root is labeled root and other scopes are labelled with the hashCode if no label was specified on the InjectorScopeBuilder.

Implementation

String get debugLabel;