class MMKUri : NSObject
URI that can be used for requests.
init(value: String)
var value: String { get } Gets URI
var value: String { get }
Gets URI.