to property

List<String> to
final

List of email addresses for the "To" field.

Keep this list immutable after construction.

Implementation

final List<String> to;