reallySmallInt64 property
- @TagNumber(22)
Implementation
@$pb.TagNumber(22)
$fixnum.Int64 get reallySmallInt64 => $_getI64(21);
- @TagNumber(22)
Implementation
@$pb.TagNumber(22)
set reallySmallInt64($fixnum.Int64 v) {
$_setInt64(21, v);
}
@$pb.TagNumber(22)
$fixnum.Int64 get reallySmallInt64 => $_getI64(21);
@$pb.TagNumber(22)
set reallySmallInt64($fixnum.Int64 v) {
$_setInt64(21, v);
}