requests property

List<Request> requests
final

Requests sent through this transport.

Implementation

final List<Request> requests = <Request>[];