tacAcceptedV120 property

  1. @TagNumber(51)
bool get tacAcceptedV120

Implementation

@$pb.TagNumber(51)
$core.bool get tacAcceptedV120 => $_getBF(50);
  1. @TagNumber(51)
set tacAcceptedV120 (bool v)

Implementation

@$pb.TagNumber(51)
set tacAcceptedV120($core.bool v) { $_setBool(50, v); }