length property

int get length

Returns the number of interceptors in the chain

Implementation

int get length => _interceptors.length;