trxId property

  1. @JsonKey(name: 'trx_id')
String? trxId
getter/setter pair

Implementation

@JsonKey(name: 'trx_id')
String? trxId;