criticalThresholdPercent property

int get criticalThresholdPercent

Implementation

int get criticalThresholdPercent =>
    (_$data['criticalThresholdPercent'] as int);