path property

  1. @override
String get path
override

method for the request.

Implementation

@override
String get path => spec.path;