clearThirdDigit method

  1. @TagNumber.new(3)
void clearThirdDigit()

Implementation

@$pb.TagNumber(3)
void clearThirdDigit() => clearField(3);