void setCurrentContext(List<String> contexts, String appId) { _channel.invokeMethod( methodSetAppContext, getInAppContextPayload(contexts, appId)); }