HKD Hong Kong Dollar money factoryCallableHKD(amount): Moneyconst money = HKD('1.25');// Money({ currency: Currency({ code: 'HKD' }), amount: BigDecimal('1') })
Hong Kong Dollar money factory