clearSecondDigit method

  1. @TagNumber(2)
void clearSecondDigit()

Implementation

@$pb.TagNumber(2)
void clearSecondDigit() => clearField(2);