menu
sentry package
documentation
sentry_io.dart
Hub
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
get
isEnabled
Check if the Hub is enabled/active.
Implementation
bool get isEnabled => _isEnabled;
sentry package
documentation
sentry_io
Hub
isEnabled property
Hub class