resourceInUseByOtherResourceWarning constant

Warnings_Code const resourceInUseByOtherResourceWarning

Warning that a resource is in use.

Implementation

static const resourceInUseByOtherResourceWarning = Warnings_Code(
  'RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING',
);