scope property

List<Reference>? scope
inherited

scope The scope or artifact covered by the case, when the individual test case is associated with a testable artifact.

Implementation

List<Reference>? get scope => throw _privateConstructorUsedError;