metadata property
Anything an add-on wants to hang off this router.
dust_server never reads it. It is here so a package that generates API
documentation, or anything else that walks the tree, can attach a
description and read it back from describe.
Implementation
final Object? metadata;