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