Currency constructor

const Currency(
  1. String value
)

Implementation

const Currency(this.value);