id property Null safety

String id
read / write

The anchor's internal ID for this deposit / withdrawal request. The wallet will use this ID to query the /transaction endpoint to check status of the request.

Implementation

String id;