content property

String? get content

Implementation

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