fragment property

String? fragment

The fragment identifier of the uri

Implementation

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