lastReadTime property

  1. @optional
int? lastReadTime
final

The time, in microseconds, that this socket was last read from.

Implementation

@optional
final int? lastReadTime;