kCALLMethodName property

String kCALLMethodName
final

The name of the special method that allows objects to be called as functions.

Implementation

static final String kCALLMethodName = "call";