kClosure constant
An instance of the built-in VM Closure implementation. User-defined Closures will be PlainInstance.
Implementation
static const String kClosure = 'Closure';
An instance of the built-in VM Closure implementation. User-defined Closures will be PlainInstance.
static const String kClosure = 'Closure';