addScale method

int addScale(
  1. int interval
)

Implementation

int addScale(int interval) => interval * rawValue;