NDEFScanOptions constructor

NDEFScanOptions({
  1. AbortSignal? signal,
})

Implementation

external factory NDEFScanOptions({AbortSignal? signal});