hasDeprecatedInt32 method

  1. @Deprecated('This field is deprecated.')
  2. @TagNumber(1)
bool hasDeprecatedInt32()

Implementation

@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(1)
$core.bool hasDeprecatedInt32() => $_has(0);