YaoRegistryService constructor

YaoRegistryService([
  1. String filename = "registry.json"
])

Implementation

YaoRegistryService([this.filename = "registry.json"]);