boundedContextName property Null safety

BoundedContextName boundedContextName

Implementation

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

Implementation

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