getRootDirectory method

String getRootDirectory()

Implementation

String getRootDirectory() {
  return _getRootDirectory(self).toDartString();
}