rootFollowupIntentName property
Implementation
@$pb.TagNumber(16)
$core.String get rootFollowupIntentName => $_getSZ(15);
Implementation
@$pb.TagNumber(16)
set rootFollowupIntentName($core.String v) {
$_setString(15, v);
}
@$pb.TagNumber(16)
$core.String get rootFollowupIntentName => $_getSZ(15);
@$pb.TagNumber(16)
set rootFollowupIntentName($core.String v) {
$_setString(15, v);
}