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
Constructors
new
Properties
hashCode
isEnabled
lastEventId
options
profilerFactory
runtimeType
scope
Methods
addBreadcrumb
bindClient
captureEvent
captureException
captureFeedback
captureMessage
captureTransaction
captureUserFeedback
clone
close
configureScope
getSpan
noSuchMethod
setSpanContext
startTransaction
startTransactionWithContext
toString
Operators
operator ==