Checks if Host Card Emulation (HCE) is supported on the device.
Future<bool> isHceSupported() { throw UnimplementedError('isHceSupported() has not been implemented.'); }