wahBypass property

  1. @TagNumber(20)
int wahBypass

Implementation

@$pb.TagNumber(20)
$core.int get wahBypass => $_getIZ(19);
  1. @TagNumber(20)
void wahBypass=(int v)

Implementation

@$pb.TagNumber(20)
set wahBypass($core.int v) {
  $_setSignedInt32(19, v);
}