BotListBotsResponseApplicationJson_Ocs constructor

BotListBotsResponseApplicationJson_Ocs([
  1. void b(
    1. BotListBotsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new BotListBotsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory BotListBotsResponseApplicationJson_Ocs([void Function(BotListBotsResponseApplicationJson_OcsBuilder)? b]) =
    _$BotListBotsResponseApplicationJson_Ocs;