title property

  1. @override
String? title
final

Overrides the occurrence's display title. Null (the default) leaves it to Rollbar. Truncated to 255 chars — Rollbar's documented limit.

Implementation

@override
final String? title;