NFC设置 Open Android settings in NFC section.
NFC
Future<bool?> nfc() { return postMessage<bool?>(action: 'android.settings.NFC_SETTINGS'); }