injectedKernelsDeprecated constant

Warning_Code const injectedKernelsDeprecated

The operation involved use of an injected kernel, which is deprecated.

Implementation

static const injectedKernelsDeprecated = Warning_Code(
  'INJECTED_KERNELS_DEPRECATED',
);