length property

Subject<int> length

Implementation

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