image_ids property

List<String> get image_ids

Implementation

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