augmented property
The result of merging augmentations.
It includes the members of the base element and its augmentations as specified by the merge operations.
Implementation
@experimental
@override
AugmentedInterfaceElement get augmented;
The result of merging augmentations.
It includes the members of the base element and its augmentations as specified by the merge operations.
@experimental
@override
AugmentedInterfaceElement get augmented;