public interface ProductFlavorAttr extends Named
There can be more than one attribute associated to each Configuration
object, where each represents a different flavor
dimension.
The key should be created with Attribute.of(dimensionName, ProductFlavorAttr.class)
Named.Namer