static Future<void> setProfileVars(Map<String, dynamic> vars) async { return _channel.invokeMethod('setProfileVars', vars); }