androidModelIds property

List<String>? androidModelIds
getter/setter pair

The ids of the set of Android device to be used.

Use the TestEnvironmentDiscoveryService to get supported options.

Required.

Implementation

core.List<core.String>? androidModelIds;