SentByParameter constructor
SentByParameter(
- String email
Implementation
SentByParameter(this.email)
: super("SENT-BY", CalendarUserAddressParameterValue(email));
SentByParameter(this.email)
: super("SENT-BY", CalendarUserAddressParameterValue(email));