uriScheme property
String
get
uriScheme
The custom uri scheme the editor registers to in the operating system.
Implementation
_i2.String get uriScheme => _i3.getProperty(
this,
'uriScheme',
);