Vsevolod Ganin
06/16/2020, 3:20 PMinit s supported? As I can see, Kotlin interop nullable init methods are deprecated in favor of constructors but constructors cannot produce null, do they? Am I missing something? For example: https://developer.apple.com/documentation/foundation/nsurl/1413146-initVsevolod Ganin
06/16/2020, 4:13 PMplatform.Foundation.NSURLMeta class. In this case: NSURL.URLWithString(URLString = string)