investmentTransactions property
- @JsonKey(name: 'investment_transactions', defaultValue: <InvestmentTransaction>[])
final
Implementation
@JsonKey(
name: 'investment_transactions', defaultValue: <InvestmentTransaction>[])
final List<InvestmentTransaction> investmentTransactions;