supplementaryFeatures property

List<SupplementaryFeature>? supplementaryFeatures
final

An array of supplementary features. The only supported feature is a holiday calendar.

Implementation

final List<SupplementaryFeature>? supplementaryFeatures;