instance property

SessionController get instance

Implementation

static SessionController get instance => _instance ??= SessionController._();