getVersion method

int getVersion()

Gets the current mutation version of the session state.

Implementation

int getVersion() => _version;