isStrictDebugMode property
bool
get
isStrictDebugMode
Whether strict debug mode is active
Implementation
bool get isStrictDebugMode => _strictDebugMode;
Whether strict debug mode is active
bool get isStrictDebugMode => _strictDebugMode;