length property

List<int> length
final

Input lengths per component, e.g., 32, 4, 1, empty list if no input

Implementation

final List<int> length;