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