custom property

  1. @override
JsonMap? custom
final

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.

Implementation

@override
final JsonMap? custom;