Dio constructor

Dio([
  1. BaseOptions? options
])

Implementation

factory Dio([BaseOptions? options]) => createDio(options);