debugPath property

String? debugPath
getter/setter pair

For diagnostics or debugging, what the current script path is. See onRequireImpl.

Implementation

String? debugPath;