eventConfigs property
- @BuiltValueField.new(wireName: r'eventConfigs')
Contains objects that define event types and their subscription settings.
Implementation
@BuiltValueField(wireName: r'eventConfigs')
BuiltList<NotificationEventConfiguration>? get eventConfigs;