fullFromPath property

String? fullFromPath
getter/setter pair

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;