doNotGenerate constant
String
const doNotGenerate
Name of the "do not generate" annotation class.
Needs to be synchronized with the _DoNotGenerate
annotation.
Implementation
static const String doNotGenerate = '_DoNotGenerate';