BUILD_TARGET_FILE_NAME constant
String
const BUILD_TARGET_FILE_NAME
Default location of the compiled kernel .dill
file for launching the app.
Implementation
static const String BUILD_TARGET_FILE_NAME = 'build/main.dill';