instance property

DioFactory get instance

Get the singleton instance of DioFactory.

Implementation

static DioFactory get instance => _instance;