wahVocal property

  1. @TagNumber(19)
int wahVocal

Implementation

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

Implementation

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