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