MAIN_FUNCTION_NAME constant
String
const MAIN_FUNCTION_NAME
The name of the function used as an entry point.
Implementation
static const String MAIN_FUNCTION_NAME = "main";
The name of the function used as an entry point.
static const String MAIN_FUNCTION_NAME = "main";