path property

String path

Route path

Implementation

String get path => _path.replaceAll(RegExp(r'\/$'), '');