uri property
Uri
get
uri
The uri of the document the thread has been created on.
Implementation
_i3.Uri get uri => _i5.getProperty(
this,
'uri',
);
The uri of the document the thread has been created on.
_i3.Uri get uri => _i5.getProperty(
this,
'uri',
);