Currency constructor

const Currency(
  1. String val
)

Implementation

const Currency(super.val);