image_id property

String? get image_id

Implementation

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