I defined a variable as a closure in Swift Class. My code works fine when variable is called from Swift class. But variable is not accessible from Objective C class. Other functions I am able to call though.I defined a variable as a closure in Swift Clas