emails property

List<String>? emails
getter/setter pair

The emails of the testers to be added to the group.

A maximum of 999 and a minimum of 1 tester can be created in a batch.

Required.

Implementation

core.List<core.String>? emails;