sessionLength property

int get sessionLength

Gets the number of items in the session.

Implementation

int get sessionLength => _session.length;