isRFIDAvailableForUse property
Allows you to check if RFID chip reading can be performed based on your license and Core framework capabilities.
Implementation
bool get isRFIDAvailableForUse => _isRFIDAvailableForUse;
Allows you to check if RFID chip reading can be performed based on your license and Core framework capabilities.
bool get isRFIDAvailableForUse => _isRFIDAvailableForUse;