data property

Object? data
final

Additional data to report. For the telemetry category the data is sent to telemetry, for the other categories the data is shown in JSON format.

Implementation

final Object? data;