generatedImportPath property

String generatedImportPath
getter/setter pair

If the path to the generated files is something other than the current directory, update the generatedImportPath variable to change the import directives in the generated code.

Implementation

String generatedImportPath = '';