length property

Subject<int> length

Implementation

Subject<int> get length => has((l) => l.length, 'length');