extras property

Map<String, dynamic>? extras
final

Any other user context information that may be helpful.

These keys are stored as extra information but not specifically processed by Sentry.

Implementation

final Map<String, dynamic>? extras;