Returns a set of all the metadata in this collection (for propsMeta, this corresponds to all props mixins mixed into the props class).
propsMeta
See UiComponent2.consumedProps for usage examples.
UiComponent2.consumedProps
Iterable<U> get all => _metaByMixin.values;