lastReadTime property Null safety

int? lastReadTime
optional">@optionalfinal

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

Implementation

@optional
final int? lastReadTime;