removed property

  1. @JsonKey(name: 'removed', defaultValue: <RemovedTransaction>[])
List<RemovedTransaction> removed
final

Implementation

@JsonKey(name: 'removed', defaultValue: <RemovedTransaction>[])
final List<RemovedTransaction> removed;