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