id property Null safety

String? id
read / write

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

Implementation

String? id;