getClinics

abstract fun getClinics(brand: String): DataObserver<List<Clinic>>

Provides an api to get a list of clinics

See also

Parameters

brand

Throws