botVersion property
The version of the bot that responded to the conversation. You can use this information to help determine if one version of a bot is performing better than another version.
Implementation
final String? botVersion;
The version of the bot that responded to the conversation. You can use this information to help determine if one version of a bot is performing better than another version.
final String? botVersion;