instance property
ShspSocketSingleton?
get
instance
Returns the instance if already created, otherwise null
Implementation
static ShspSocketSingleton? get instance => _instance;
Returns the instance if already created, otherwise null
static ShspSocketSingleton? get instance => _instance;