getSessionDir method

String getSessionDir()

Get the session directory.

Implementation

String getSessionDir() => '$projectDir/$sessionId';