utils/fetch_doctors library

Functions

fetchDoctors(Databases db, {DateTime? fromDate, DateTime? tillDate}) Future<List<Document>>
Fetches a list of doctors from the Appwrite database.