id property

String? id
final

An optional transaction identifier. (e.g., "order_12345" or "txn_abc123")

Implementation

final String? id;