Future<String?> piccNfc(List<int> nfcDataLen, List<int> technology, List<int> nfcUid, List<int> ndefMessage) { throw UnimplementedError('piccNfc() has not been implemented.'); }