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