scanGenerateImagePhashes property

bool? get scanGenerateImagePhashes

Implementation

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