path property

String? path
final

Logical full path to the module. The exact definition is implementation defined, but usually this would be a full path to the on-disk file for the module.

Implementation

final String? path;