ChatUserRF constructor

ChatUserRF({
  1. required HttpClientRF httpClient,
})

Implementation

ChatUserRF({required this.httpClient});