nameOfExecutable property
String
get
nameOfExecutable
Implementation
String get nameOfExecutable {
return "bin/${AFibD.config.appNamespace}_afib.dart";
}
String get nameOfExecutable {
return "bin/${AFibD.config.appNamespace}_afib.dart";
}