ProtectedHasher typedef

ProtectedHasher = Map<String, String> Function(String projectRoot)

Implementation

typedef ProtectedHasher = Map<String, String> Function(String projectRoot);