text property
Additional information. E.g. if reason is exception
, text contains the
exception name. This string is shown in the UI.
Implementation
final String? text;
Additional information. E.g. if reason is exception
, text contains the
exception name. This string is shown in the UI.
final String? text;