orchestratorVersion property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Use AndroidX Test Orchestrator going forward.
A string representing the current version of Android Test Orchestrator that is used in the environment. The package is available at https://maven.google.com/web/index.html#com.android.support.test:orchestrator.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? orchestratorVersion;