guardStream property

Stream<void> guardStream
final

Stream completing when all route guards have finished execution.

Implementation

final Stream<void> guardStream;