castRemoveBody property

  1. @TagNumber.new(6)
CastRemoveBody get castRemoveBody

Implementation

@$pb.TagNumber(6)
CastRemoveBody get castRemoveBody => $_getN(5);
  1. @TagNumber.new(6)
set castRemoveBody (CastRemoveBody v)

Implementation

@$pb.TagNumber(6)
set castRemoveBody(CastRemoveBody v) { setField(6, v); }