Coins constructor

const Coins(
  1. Coin _value
)

Implementation

const Coins(this._value);