rollbar_dart/src/data/payload/body library

Classes

Body
Message
A text message to be sent to Rollbar.
Trace
An individual error with its corresponding stack trace if available.
Traces
A chain of multiple errors, where the first one on the list represents the root cause of the error.

Mixins

Report