HUApiProvider constructor

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

Implementation

const HUApiProvider({required this.client});