synopsis property

String? get synopsis

Implementation

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