VirtualCurrencies constructor

const VirtualCurrencies(
  1. Map<String, VirtualCurrency> all
)

Implementation

const VirtualCurrencies(this.all);