path property
The relative path of the file to map the key to.
May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.
Implementation
core.String? path;
The relative path of the file to map the key to.
May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.
core.String? path;