root property

String root

The string that represents the root of the file system.

Memory file system is always single-rooted.

Implementation

String get root => '$drive$separator';