inDebugMode property

bool inDebugMode
final

Indicates if the app is running in debug mode

Implementation

final bool inDebugMode = !kReleaseMode;