hotline
hotline
HotlineSocketConnectionState
lastPing property
lastPing
hotline
hotline
HotlineSocketConnectionState
lastPing property
HotlineSocketConnectionState class
Constructors
HotlineSocketConnectionState
Properties
hashCode
lastPing
onConnect
onDisconnect
runtimeType
state
stateType
Methods
noSuchMethod
startTimer
toString
Operators
operator ==
lastPing
property
Null safety
void
lastPing=
(
DateTime
ping
)
Implementation
set lastPing(DateTime ping) => _lastPing = ping;