instance property

APIProvider get instance

Get the singleton instance of APIProvider.

Implementation

static APIProvider get instance => _instance;