root property
StorageRef
get
root
Implementation
StorageRef get root {
return StorageRef.withReference(
_ref_windows != null ? _ref_windows!.root : _ref_original!.root);
}
StorageRef get root {
return StorageRef.withReference(
_ref_windows != null ? _ref_windows!.root : _ref_original!.root);
}