Constructs currency
Currency instance is immutable
const Currency(this.code, this.number, this.digits);