CardScanFailedEvent constructor

const CardScanFailedEvent({
  1. String? error,
})

Implementation

const CardScanFailedEvent({this.error});