lastReadTime property Null safety
@optional, final
The time, in microseconds, that this socket was last read from.
Implementation
@optional
final int? lastReadTime;
The time, in microseconds, that this socket was last read from.
@optional
final int? lastReadTime;