reallySmallInt32 property
Implementation
@$pb.TagNumber(21)
$core.int get reallySmallInt32 => $_getI(20, -2147483648);
Implementation
@$pb.TagNumber(21)
set reallySmallInt32($core.int v) { $_setSignedInt32(20, v); }
@$pb.TagNumber(21)
$core.int get reallySmallInt32 => $_getI(20, -2147483648);
@$pb.TagNumber(21)
set reallySmallInt32($core.int v) { $_setSignedInt32(20, v); }