rootPrefix property

  1. @override
String get rootPrefix
override

Optional prefix applied to all remote paths (for scoped disks).

Implementation

@override
String get rootPrefix => _rootPrefix;