id property

  1. @JsonKey(name: 'transaction_id')
String? id
getter/setter pair

Implementation

@JsonKey(name: 'transaction_id')
String? id;