path property

  1. @override
String? path
inherited

Implementation

@override
String? get path => uri?.toString() ?? '/';