scheme property

String scheme

The scheme of the uri

Implementation

_i2.String get scheme => _i5.getProperty(
      this,
      'scheme',
    );