imagePreviews property

bool? get imagePreviews

Implementation

bool? get imagePreviews => (_$data['imagePreviews'] as bool?);