Opens the NFC settings page.
@override Future<void> openNfcSettings() async { await methodChannel.invokeMethod<void>('openNfcSettings'); }