account property Null safety
read / write
The stellar account ID of the user that wants to deposit. This is where the asset token will be sent.
Implementation
late String account;
The stellar account ID of the user that wants to deposit. This is where the asset token will be sent.
late String account;