kSet constant

String const kSet

An instance of the built-in VM Set implementation. User-defined Sets will be PlainInstance.

Implementation

static const String kSet = 'Set';