galleryIDs property

List<String>? get galleryIDs

Implementation

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