director property

String? get director

Implementation

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