lengths property

List<int> lengths

Index lengths.

Implementation

List<int> get lengths {
  return _lengths;
}