openNfcSettings method
Opens the NFC settings page.
Implementation
Future<void> openNfcSettings() {
throw UnimplementedError('openNfcSettings() has not been implemented.');
}
Opens the NFC settings page.
Future<void> openNfcSettings() {
throw UnimplementedError('openNfcSettings() has not been implemented.');
}