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