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