subscriptions property
The subscriptions to show as children of this setting, if any.
Implementation
@JsonKey(name:'subscriptions')
List<EmailSubscriptionDefinition>? subscriptions;
The subscriptions to show as children of this setting, if any.
@JsonKey(name:'subscriptions')
List<EmailSubscriptionDefinition>? subscriptions;