RestClientBuilder<T> typedef

RestClientBuilder<T> = T Function(Dio dio)

Implementation

typedef RestClientBuilder<T> = T Function(Dio dio);