capacity property

int get capacity

Current chain storage capacity.

Implementation

int get capacity => _chainNext.length;