Check if NFC is available on the device
Future<bool> isNfcAvailable() { throw UnimplementedError('isNfcAvailable() has not been implemented.'); }