preview property

String? get preview

Implementation

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