basePath property

String? basePath
getter/setter pair

Base path where the application will be hosted.

Defaults to "/".

Implementation

core.String? basePath;