documentRoot property

String documentRoot

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

Implementation

String get documentRoot => platform.documentRoot;