basePath property

  1. @override
String get basePath
override

The base path of the application.

Implementation

@override
String get basePath => request.basePath;