gallery_ids property

List<String>? get gallery_ids

Implementation

List<String>? get gallery_ids => (_$data['gallery_ids'] as List<String>?);