locales property

List<String>? locales
getter/setter pair

The set of locales the test device will enable for testing.

Use the TestEnvironmentDiscoveryService to get supported options.

Required.

Implementation

core.List<core.String>? locales;