menu
pcsc_wrapper package
documentation
common/pcsc_structs.dart
SCardReaderState
SCardReaderState.new constructor
SCardReaderState.new constructor
dark_mode
light_mode
SCardReaderState
constructor
SCardReaderState
(
String
szReader
,
int
dwCurrentState
,
int
dwEventState
,
List
<
int
>
rgbAtr
,
)
Implementation
SCardReaderState(this.szReader, this.dwCurrentState, this.dwEventState, this.rgbAtr);
pcsc_wrapper package
documentation
common/pcsc_structs
SCardReaderState
SCardReaderState.new constructor
SCardReaderState class