content property

String? content

Implementation

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