kCollected constant

String const kCollected

Indicates that the object referred to has been collected by the GC.

Implementation

static const String kCollected = 'Collected';