IntMoney constructor

const IntMoney(
  1. int money
)

Implementation

const IntMoney(this.money);