ErrorEvent class
Implemented types
Annotations
Properties
custom
→ JsonMap ?
Extra key/value data attached to this occurrence (Data.custom), visible
and searchable in Rollbar directly — unlike breadcrumb extras, which
only show up in the telemetry trail of whichever occurrence follows.
final
description
→ String ?
final
error
→ dynamic
final
fingerprint
→ String ?
Overrides Rollbar's default stack/exception-class grouping for this
occurrence. Null (the default) leaves grouping untouched.
final
hashCode
→ int
The hash code for this object.
no setter inherited
level
→ Level
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
stackTrace
→ StackTrace
final
title
→ String ?
Overrides the occurrence's display title. Null (the default) leaves it
to Rollbar. Truncated to 255 chars — Rollbar's documented limit.
final
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
override
rollbar_flutter_aio 2.0.11