size method

int size()

Actual size

Implementation

int size() => data.length;