Coins constructor

Coins(
  1. dynamic _value
)

Implementation

Coins(this._value);