count property

int get count

Get middleware count

Implementation

int get count => _middleware.length;