country property

Rx<IsoCode?> country
final

IsoCode of the country to deposit from.

Implementation

final Rx<IsoCode?> country = Rx(null);