void logout(String appId) { _channel.invokeMethod(methodLogout, json.encode(getAccountMeta(appId))); }