next property

  1. @override
Processor? next
final

The next processor in the chain, or null if there is none.

Implementation

@override
final Processor? next;