isProfile property
bool
get
isProfile
Check if running in profile mode
Implementation
static bool get isProfile => kProfileMode;
Check if running in profile mode
static bool get isProfile => kProfileMode;