description property

String? description
final

A help text providing additional information about the exception filter. This string is typically shown as a hover and can be translated.

Implementation

final String? description;