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