sent property

List<Object> sent
final

Every frame the hub has sent, oldest first.

Implementation

final List<Object> sent = <Object>[];