contextFor method Null safety
- String path
Gets an object useful for manipulating paths in this style.
Relative path manipulations will be relative to the specified path.
Implementation
p.Context contextFor(String path);Gets an object useful for manipulating paths in this style.
Relative path manipulations will be relative to the specified path.
p.Context contextFor(String path);