size property

Int get size

Current data size, may concurrently change later on.

Implementation

Int get size => _capacity;