menu
sentry package
documentation
sentry_io.dart
Hint
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
String
key
)
Implementation
dynamic
get
(
String
key) {
return
_internalStorage[key]; }
sentry package
documentation
sentry_io
Hint
get method
Hint class
Constructors
new
withAttachment
withAttachments
withMap
withScreenshot
withViewHierarchy
Properties
attachments
hashCode
runtimeType
screenshot
viewHierarchy
Methods
addAll
clear
get
noSuchMethod
remove
set
toString
Operators
operator ==