initSessionDirFromPath function

void initSessionDirFromPath(
  1. String sessionDirPath
)

Implementation

void initSessionDirFromPath(String sessionDirPath) => controller.initSessionDirFromPath(sessionDirPath);