boundedContextName property

  1. @TagNumber(4)
BoundedContextName boundedContextName

Implementation

@$pb.TagNumber(4)
$59.BoundedContextName get boundedContextName => $_getN(3);
  1. @TagNumber(4)
void boundedContextName=(BoundedContextName v)

Implementation

@$pb.TagNumber(4)
set boundedContextName($59.BoundedContextName v) { setField(4, v); }