ServiceDirectoryConfig constructor

ServiceDirectoryConfig({
  1. String? service,
})

Implementation

ServiceDirectoryConfig({this.service});