considerPastDatesInExpiryDateScan property

bool considerPastDatesInExpiryDateScan
final

setting this to true, will consider past dates also in expiry date scan. If a scanned date in the frame is before the current date, then that date is dropped. Defaults to false

Implementation

final bool considerPastDatesInExpiryDateScan;