DroneService constructor

const DroneService({
  1. required Dio dio,
})

Implementation

const DroneService({required super.dio});