deleteOld property

bool? get deleteOld

Implementation

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