instance property
GiphyVideoManager
get
instance
Gets the singleton instance of GiphyVideoManager.
Implementation
static GiphyVideoManager get instance => _instance;
Gets the singleton instance of GiphyVideoManager.
static GiphyVideoManager get instance => _instance;