description property
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;
The full reason for the event, e.g. 'Paused on exception'. This string is shown in the UI as is and can be translated.
final String? description;