bots property

List<BotMetadata>? bots
final

An array of BotMetadata objects, one for each numbered version of the bot plus one for the $LATEST version.

Implementation

final List<BotMetadata>? bots;