可修改系统设置
Future<bool?> manageWrite() { return postMessage<bool?>( action: 'android.settings.action.MANAGE_WRITE_SETTINGS'); }