txId property

  1. @JsonKey(name: 'txid')
String? txId
final

The transaction id.

Implementation

@JsonKey(name: 'txid')
final String? txId;