connectionCheckInterval property

  1. @TagNumber(7)
Duration get connectionCheckInterval

Implementation

@$pb.TagNumber(7)
$46.Duration get connectionCheckInterval => $_getN(6);
  1. @TagNumber(7)
set connectionCheckInterval (Duration v)

Implementation

@$pb.TagNumber(7)
set connectionCheckInterval($46.Duration v) { setField(7, v); }