eventLocalUrls property
One or more local URLs to send event notifications to when using Terminal API.
Implementation
@BuiltValueField(wireName: r'eventLocalUrls')
BuiltList<Url>? get eventLocalUrls;
One or more local URLs to send event notifications to when using Terminal API.
@BuiltValueField(wireName: r'eventLocalUrls')
BuiltList<Url>? get eventLocalUrls;