关于本机 Open Android settings in About section. returns operation successful or failure.
About
Future<bool?> deviceInfo() { return postMessage<bool?>(action: 'android.settings.DEVICE_INFO_SETTINGS'); }