customFunctions property
Any additional custom functions defined in addition to the default main function.
Implementation
final List<DartBlockFunction> customFunctions;
Any additional custom functions defined in addition to the default main function.
final List<DartBlockFunction> customFunctions;