PipeTokenFactory typedef

PipeTokenFactory = Future<String> Function()

Implementation

typedef PipeTokenFactory = Future<String> Function();