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