onHydrating method
void
onHydrating()
Called during hydration, before initial attributes are notified.
Override this to perform setup steps that must happen before the first
attributeChangedCallback (and subsequent update) occurs.
Implementation
void onHydrating() {}