codeFile property

String codeFile
final

The path to the file to be read, relative to the root of the project. E.g. the path could be: lib/main.dart

Implementation

final String codeFile;