searchRoots property

  1. @TagNumber.new(1)
PbList<String> get searchRoots

Platform adapters own permission and sandbox traversal. These are stable roots that C++ may inspect using registered filesystem callbacks.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$core.String> get searchRoots => $_getList(0);