isDebugMode property

bool get isDebugMode

Whether the app is in debug mode (events stored locally, not sent to server)

Implementation

bool get isDebugMode;