text property

String? text
final

Additional information. E.g. if reason is exception, text contains the exception name. This string is shown in the UI.

Implementation

final String? text;