resolvedInput property
Final text input which was matched during MatchIntent.
This value can be different from original input sent in request because of spelling correction or other processing.
Implementation
core.String? resolvedInput;
Final text input which was matched during MatchIntent.
This value can be different from original input sent in request because of spelling correction or other processing.
core.String? resolvedInput;