length property

int get length

get the length of the stack.

Implementation

int get length => size();