VentDio constructor

VentDio(
  1. Dio dio,
  2. VenturoApiConfig? config
)

Implementation

VentDio(this.dio, this.config);