SCARD_SHARE_EXCLUSIVE top-level constant Null safety
This application is not willing to share the card with other applications.
Implementation
const SCARD_SHARE_EXCLUSIVE = 1;
This application is not willing to share the card with other applications.
const SCARD_SHARE_EXCLUSIVE = 1;