BotListBotsResponseApplicationJson constructor
BotListBotsResponseApplicationJson([
- void b()?
Creates a new BotListBotsResponseApplicationJson object using the builder pattern.
Implementation
factory BotListBotsResponseApplicationJson([void Function(BotListBotsResponseApplicationJsonBuilder)? b]) =
_$BotListBotsResponseApplicationJson;