scheme property
String
get
scheme
The scheme of the uri
Implementation
_i2.String get scheme => _i5.getProperty(
this,
'scheme',
);
The scheme of the uri
_i2.String get scheme => _i5.getProperty(
this,
'scheme',
);