reviewerEmails property

List<String>? reviewerEmails
getter/setter pair

The emails of the users who are set to review the approval.

Required.

Implementation

core.List<core.String>? reviewerEmails;