latestMessage property
The name of the latest conversation message used as context for compiling suggestion.
The format is specific to the user and the names of the messages provided.
Implementation
core.String? latestMessage;
The name of the latest conversation message used as context for compiling suggestion.
The format is specific to the user and the names of the messages provided.
core.String? latestMessage;