账号与同步 Account sync
Future<bool?> sync() { return postMessage<bool?>(action: 'android.settings.SYNC_SETTINGS'); }