stopNfcHce method

Future<String?> stopNfcHce()

Implementation

Future<String?> stopNfcHce() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}