ranApp property
Flag indicating the App has already executed.
Implementation
@Deprecated('A mutable static property is discouraged.')
// Not certain why this is here in the first place.
static bool ranApp = false;
Flag indicating the App has already executed.
@Deprecated('A mutable static property is discouraged.')
// Not certain why this is here in the first place.
static bool ranApp = false;