clearThirdDigit method

  1. @TagNumber(3)
void clearThirdDigit()

Implementation

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