from property Null safety

String? from
read / write

In case of deposit: Sent from address, perhaps BTC, IBAN, or bank account. In case of withdraw: Stellar address the assets were withdrawn from.

Implementation

String? from;