currenciesList property

RxList<CryptoCurrencyModel> currenciesList
getter/setter pair

Implementation

RxList<CryptoCurrencyModel> currenciesList = <CryptoCurrencyModel>[].obs;