email property

List<String>? email
getter/setter pair

The list of emails of the users to inquiry.

Implementation

core.List<core.String>? email;