length property

int length

get the length of the stack.

Implementation

int get length => size();