resourceInUseByOtherResourceWarning constant
Warning_Code
const resourceInUseByOtherResourceWarning
Warning that a resource is in use.
Implementation
static const resourceInUseByOtherResourceWarning = Warning_Code(
'RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING',
);