movie_id property

String? get movie_id

Implementation

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