destination property

List<TestScriptDestination>? destination
inherited

destination An abstract server used in operations within this test script in the destination element.

Implementation

List<TestScriptDestination>? get destination =>
    throw _privateConstructorUsedError;