DEV_HOT_RELOAD_FLAG constant
String
const DEV_HOT_RELOAD_FLAG
Name of the development hot reload flag.
Implementation
static const String DEV_HOT_RELOAD_FLAG = "--watch";
Name of the development hot reload flag.
static const String DEV_HOT_RELOAD_FLAG = "--watch";