removedTransactions property

  1. @JsonKey(name: 'removed_transactions', defaultValue: <String>[])
List<String> removedTransactions
final

Implementation

@JsonKey(name: 'removed_transactions', defaultValue: <String>[])
final List<String> removedTransactions;