getInstance static method

Dio getInstance()

Implementation

static Dio getInstance() {
  return _dio!;
}