count property

int get count

Gets the count of middleware in the pipeline.

Implementation

int get count => _middleware.length;