isRFIDAvailableForUse property

bool isRFIDAvailableForUse

Allows you to check if RFID chip reading can be performed based on your license and Core framework capabilities.

Implementation

bool get isRFIDAvailableForUse => _isRFIDAvailableForUse;