RecipeLockLoader typedef

RecipeLockLoader = Future<RecipeLock> Function()

Implementation

typedef RecipeLockLoader = Future<RecipeLock> Function();