parentFollowupIntentName property
Implementation
@$pb.TagNumber(2)
$core.String get parentFollowupIntentName => $_getSZ(1);
Implementation
@$pb.TagNumber(2)
set parentFollowupIntentName($core.String v) {
$_setString(1, v);
}
@$pb.TagNumber(2)
$core.String get parentFollowupIntentName => $_getSZ(1);
@$pb.TagNumber(2)
set parentFollowupIntentName($core.String v) {
$_setString(1, v);
}