eventUrls property
The list of local and public URLs to send event notifications to when using Terminal API.
Implementation
@BuiltValueField(wireName: r'eventUrls')
EventUrl? get eventUrls;
The list of local and public URLs to send event notifications to when using Terminal API.
@BuiltValueField(wireName: r'eventUrls')
EventUrl? get eventUrls;