image_index property

int? get image_index

Implementation

int? get image_index => (_$data['image_index'] as int?);