isSecureNfcEnabled method

Future<String?> isSecureNfcEnabled()

Implementation

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