pathFragment property

String? pathFragment
final

uri's fragment (the part after #), or null if absent or uri fails to parse.

Implementation

final String? pathFragment;