performance constant
Severity
const performance
Performance warning.
Indicates a suboptimal code, fixing it will lead to a better performance.
Implementation
static const performance = Severity._('performance');