kSet constant
An instance of the built-in VM Set implementation. User-defined Sets will be PlainInstance.
Implementation
static const String kSet = 'Set';
An instance of the built-in VM Set implementation. User-defined Sets will be PlainInstance.
static const String kSet = 'Set';