YamlConfigReader constructor Null safety

YamlConfigReader(
  1. [String? path]
)

Creates a new instance of the config reader.

  • path (optional) a path to configuration file.