specialInstructions property
Implementation
@$pb.TagNumber(6)
$core.String get specialInstructions => $_getSZ(5);Implementation
@$pb.TagNumber(6)
set specialInstructions($core.String v) { $_setString(5, v); }@$pb.TagNumber(6)
$core.String get specialInstructions => $_getSZ(5);@$pb.TagNumber(6)
set specialInstructions($core.String v) { $_setString(5, v); }