summary property

String? get summary

Optional summary.

Implementation

String? get summary => _['summary'] as String?;