SCARD_PRESENT top-level constant Null safety
There is a card in the reader, but it has not been moved into position for use.
Implementation
const SCARD_PRESENT = 2;
There is a card in the reader, but it has not been moved into position for use.
const SCARD_PRESENT = 2;