codeFile property
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;
The path to the file to be read, relative to the root of the project. E.g. the path could be: lib/main.dart
final String codeFile;