size property

int get size

The size of the FFTs that this object can do.

Implementation

int get size => _size;