body property

String? get body

Implementation

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