hasSecondDigit method

  1. @TagNumber(2)
bool hasSecondDigit()

Implementation

@$pb.TagNumber(2)
$core.bool hasSecondDigit() => $_has(1);