instance property
TgoRTC
get
instance
Returns the singleton instance of TgoRTC.
Implementation
static TgoRTC get instance => _instance;
Returns the singleton instance of TgoRTC.
static TgoRTC get instance => _instance;