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