If the final URL for the instruction is ``.
Source
String get path => urlPath + _stringifyAux() + (child?._toNonRootUrl() ?? '');
If the final URL for the instruction is ``.
String get path => urlPath + _stringifyAux() + (child?._toNonRootUrl() ?? '');