depositor property
The public key of the depositor who initiated the transaction.
Only the depositor can cancel the transaction.
Implementation
final Uint8List depositor;
The public key of the depositor who initiated the transaction.
Only the depositor can cancel the transaction.
final Uint8List depositor;