ExceptionRuleProperty.fromValue constructor
const
ExceptionRuleProperty.fromValue(
- RecurrenceRuleValue value
Implementation
const ExceptionRuleProperty.fromValue(RecurrenceRuleValue value)
: super("EXRULE", value);