UUIDFuncType typedef

UUIDFuncType = FutureOr<String> Function(List<String> path)

Implementation

typedef UUIDFuncType = FutureOr<String> Function(List<String> path);