optionalUint3263 property

  1. @TagNumber(63)
int get optionalUint3263

Implementation

@$pb.TagNumber(63)
$core.int get optionalUint3263 => $_getIZ(2);
  1. @TagNumber(63)
set optionalUint3263 (int v)

Implementation

@$pb.TagNumber(63)
set optionalUint3263($core.int v) { $_setUnsignedInt32(2, v); }