MetaUpdate constructor Null safety

MetaUpdate(
  1. String pathToYaml
)

Implementation

MetaUpdate(this.pathToYaml);