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