isEnabled property
bool
get
isEnabled
Whether mock mode is currently active.
Implementation
static bool get isEnabled => _enabled;
Whether mock mode is currently active.
static bool get isEnabled => _enabled;