UOMProvider constructor

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

Implementation

const UOMProvider({required this.client});