getVariants method

List<ColorDescriptor> getVariants()

Implementation

List<ColorDescriptor> getVariants() {
  return variants;
}