isNfcHceSupported method

Future<String?> isNfcHceSupported()

Implementation

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