CurrencyBinds constructor
const
CurrencyBinds(
- NetworkService _networkService
Creates a CurrencyBinds instance with the given NetworkService.
Implementation
const CurrencyBinds(this._networkService);