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