cc property

List<String> cc
final

List of email addresses for the "CC" field.

Keep this list immutable after construction.

Implementation

final List<String> cc;