Sesstion constructor

Sesstion()

工厂构造函数 返回实例对象

Implementation

factory Sesstion() => _instance;