studio property

bool? get studio

Implementation

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