summary property

String? summary
inherited

Returns the summary of the notification.

Implementation

String? get summary => _summary;