emails property

List<String>? emails
getter/setter pair

An email address which should get access to this release, for example rebeccahe@google.com

Implementation

core.List<core.String>? emails;