hasVariations method

bool hasVariations()

Implementation

bool hasVariations() {
  return this.variants!.length > 1;
}