ServerModel

constructor(url: String, description: String? = null, variables: MutableMap<String, ServerVariableModel> = mutableMapOf())(source)