bots property

List<BotMetadata>? bots
final

An array of botMetadata objects, with one entry for each bot.

Implementation

final List<BotMetadata>? bots;