rootPath top-level property

String rootPath

returns the root path this is '/' or '\' depending on platform.

Implementation

String get rootPath => separator;