createShardKey property

  1. @TagNumber(7)
CreateShardKey get createShardKey

Implementation

@$pb.TagNumber(7)
CreateShardKey get createShardKey => $_getN(6);
  1. @TagNumber(7)
set createShardKey (CreateShardKey v)

Implementation

@$pb.TagNumber(7)
set createShardKey(CreateShardKey v) { $_setField(7, v); }