decodeRequests property

List<Object> decodeRequests
final

Every path passed to decodeFile, and every byte length passed to decodeBytes, in order.

Implementation

final List<Object> decodeRequests = [];