@override void setUserId(String userId) { methodChannel.invokeMethod(methodSetUserId, {"userId": userId}); }