movie property

bool? get movie

Implementation

bool? get movie => (_$data['movie'] as bool?);