documentRoot property

String get documentRoot

Represents the document root path to serve. The default value is ./.

Implementation

String get documentRoot => params.documentRoot;