emails property

List<String>? emails
final

List of emails in rfc2822 format, i.e. user@infobip.com.

Implementation

final List<String>? emails;