ApiInstance constructor

ApiInstance(
  1. Dio instance
)

Implementation

ApiInstance(this.instance);