imageThumbnails property

bool? get imageThumbnails

Implementation

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