GateRunner typedef

GateRunner = Future<GateOutcome> Function()

Implementation

typedef GateRunner = Future<gates.GateOutcome> Function();