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