length property

  1. @override
int get length
override

The number of prospects currently acquired this frame.

Implementation

@override
int get length => _count;