orientations property

List<String>? orientations
getter/setter pair

The set of orientations to test with.

Use the TestEnvironmentDiscoveryService to get supported options.

Required.

Implementation

core.List<core.String>? orientations;