lastReadTime property Null safety
optional">@optionalfinal
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;