instance property

ShspSocketSingleton? get instance

Returns the instance if already created, otherwise null

Implementation

static ShspSocketSingleton? get instance => _instance;