identifier(fromComponents:)
Constructs an identifier from a dictionary of components.
Declaration
static func identifier(fromComponents components: [String : String]) -> StringConstructs an identifier from a dictionary of components.
static func identifier(fromComponents components: [String : String]) -> String