leakFlagFactoryName constant

String const leakFlagFactoryName

The name of the factory function added to the window that produces disposable_common.LeakFlag objects when called (with a single argument: a String description).

Implementation

static const String leakFlagFactoryName = 'leakFlagFactory';