country property

Rx<IsoCode?> country
final

IsoCode of the country selected for withdrawal.

Implementation

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