subject property

String? get subject

Implementation

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