Returns a set of the metadata corresponding to mixinTypes.
mixinTypes
See UiComponent2.consumedProps for usage examples.
UiComponent2.consumedProps
Iterable<U> forMixins(Set<Type> mixinTypes) => mixinTypes.map(forMixin);