ConfigBuilder<C> constructor

ConfigBuilder<C>(
  1. String? defaultYaml
)

Implementation

ConfigBuilder(this.defaultYaml);