DeliveryApiProvider constructor

const DeliveryApiProvider({
  1. required DioClient client,
})

Implementation

const DeliveryApiProvider({required this.client});