fragment property

String fragment

Parameter name: fragment

A url fragment that can be transferred to another screen mostly useful in flutter web

Type: String

For more example http://example.com/help#1223

Implementation

String get fragment;