rescan property

bool? get rescan

Implementation

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