fragment property
String
get
fragment
Fragment is the fragment
part of http://www.example.com/some/path?query#fragment
.
Implementation
_i2.String get fragment => _i5.getProperty(
this,
'fragment',
);