WireCellsConfigEntity

data class WireCellsConfigEntity(val backendUrl: String?)

Constructors

Link copied to clipboard
constructor(backendUrl: String?)

Properties

Link copied to clipboard
val backendUrl: String?