label property

  1. @override
IntervalSet label
override

Implementation

@override
IntervalSet get label {
  return IntervalSet.ofOne(atomLabel);
}