imageIDs property

List<String>? get imageIDs

Implementation

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