ChatRepository constructor
ChatRepository()
Implementation
ChatRepository()
: super(SharedPreferenceRepository(),
RemoteRepository(HttpApiProvider(), 'An error occured'));
ChatRepository()
: super(SharedPreferenceRepository(),
RemoteRepository(HttpApiProvider(), 'An error occured'));