I would like to run some code after a LayerList has loaded, in version 4.3. In 3.2, there is a load event, however 4.3 doesn't seem to have this. LayerList doesn't seem to implement promises, so .then() is not available. And I couldn't find a property I can watch. Is there a way to do this?