projectDescriptor property

String? projectDescriptor
getter/setter pair

project_descriptor stores the path to the project descriptor file.

When empty, it means that there is no project descriptor file in the source.

Optional.

Implementation

core.String? projectDescriptor;