DependencyCheckedCallback typedef
DependencyCheckedCallback =
void Function(String result)
Implementation
typedef void DependencyCheckedCallback(String result);
typedef void DependencyCheckedCallback(String result);