build method

DioCall build()

Implementation

DioCall build() {
  return DioCall(this);
}