SpreedCapabilities_Config_Chat constructor

SpreedCapabilities_Config_Chat([
  1. void b(
    1. SpreedCapabilities_Config_ChatBuilder
    )?
])

Creates a new SpreedCapabilities_Config_Chat object using the builder pattern.

Implementation

factory SpreedCapabilities_Config_Chat([void Function(SpreedCapabilities_Config_ChatBuilder)? b]) =
    _$SpreedCapabilities_Config_Chat;