Checks if NFC is supported on the device.
Future<bool> isNfcSupported() { throw UnimplementedError('isNfcSupported() has not been implemented.'); }