openNfcSettings method

Future<void> openNfcSettings()

Implementation

Future<void> openNfcSettings() {
  throw UnimplementedError('openNfcSettings() has not been implemented.');
}