getSessionCount method

int getSessionCount()

Implementation

int getSessionCount() => _getSessionCount.call(
      this,
    );