is this the right way to declare the hidden method...
# getting-started
s
is this the right way to declare the hidden method? @kotlinx.cinterop.ObjCMethod(“”, “”) external fun NSURLRequest.Companion.setAllowsAnyHTTPSCertificate(allow: Boolean, host: NSString):kotlin.Unit