environment property

String? environment
getter/setter pair

Environment where the test was run.

If not set, it indicates the draft environment.

Implementation

core.String? environment;