fullFromPath property
The normalized absolute path of the imported file. It is left as null at the first time of parsing, because at this time we don't know yet.
Implementation
String? fullFromPath;
The normalized absolute path of the imported file. It is left as null at the first time of parsing, because at this time we don't know yet.
String? fullFromPath;