studio_id property

String? get studio_id

Implementation

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