excludeEventCodes property
Object containing list of event codes for which the notification will not be sent.
Implementation
@BuiltValueField(wireName: r'excludeEventCodes')
BuiltList<String>? get excludeEventCodes;
Object containing list of event codes for which the notification will not be sent.
@BuiltValueField(wireName: r'excludeEventCodes')
BuiltList<String>? get excludeEventCodes;