removeScale method

int removeScale(
  1. int interval
)

Implementation

int removeScale(int interval) => interval ~/ rawValue;