description property

String? description
final

The full reason for the event, e.g. 'Paused on exception'. This string is shown in the UI as is and can be translated.

Implementation

final String? description;