url property
String
get
url
Returns the URL providing the event stream.
Implementation
_i2.String get url => _i4.getProperty(
this,
'url',
);
Returns the URL providing the event stream.
_i2.String get url => _i4.getProperty(
this,
'url',
);