Transport constructor

Transport(
  1. {required Dio dio,
  2. required AuthInfo authInfo}
)

Implementation

Transport