The linter report 'private field 'decimals' is not used'. The getDecimals() method return pack.defDecimals, which was also used to set the value of the decimals variable in the initializer, so the decimals variable is redundant.
FastSignals