instance property
APIProvider
get
instance
Get the singleton instance of APIProvider.
Implementation
static APIProvider get instance => _instance;
Get the singleton instance of APIProvider.
static APIProvider get instance => _instance;