menu
consultation_form_library package
documentation
adapters/consult_adapter.dart
IConsultAdapter
fetchSymptomsTemplates abstract method
fetchSymptomsTemplates abstract method
dark_mode
light_mode
fetchSymptomsTemplates
abstract method
Future
<
List
>
fetchSymptomsTemplates
(
)
Implementation
Future<List<dynamic>> fetchSymptomsTemplates();
consultation_form_library package
documentation
adapters/consult_adapter
IConsultAdapter
fetchSymptomsTemplates abstract method
IConsultAdapter class