heartbeat property
The stream is still working, there's nothing to see here.
Implementation
@$pb.TagNumber(3)
Heartbeat_ get heartbeat => $_getN(2);
Implementation
@$pb.TagNumber(3)
set heartbeat(Heartbeat_ v) {
setField(3, v);
}
The stream is still working, there's nothing to see here.
@$pb.TagNumber(3)
Heartbeat_ get heartbeat => $_getN(2);
@$pb.TagNumber(3)
set heartbeat(Heartbeat_ v) {
setField(3, v);
}