variants property

List<String>? variants

Implementation

List<String>? get variants {
  return _variants;
}