length property

int get length

Returns the number of methods in the request.

Implementation

int get length => _methods.length;