menu
jaspr package
documentation
server.dart
ServerAppBinding
basePath property
basePath property
dark_mode
light_mode
basePath
property
@
override
String
get
basePath
override
The base path of the application.
Implementation
@override String get basePath => request.basePath;
jaspr package
documentation
server
ServerAppBinding
basePath property
ServerAppBinding class