kCollected constant
Indicates that the object referred to has been collected by the GC.
Implementation
static const String kCollected = 'Collected';
Indicates that the object referred to has been collected by the GC.
static const String kCollected = 'Collected';