DependencyCheckedCallback typedef

DependencyCheckedCallback = void Function(String result)

Implementation

typedef void DependencyCheckedCallback(String result);