getSessionId method

int getSessionId()

Implementation

int getSessionId() => internal.getInt('app_session_id') ?? 0;