summary property

String? summary

Implementation

String? get summary => (_$data['summary'] as String?);