assettransactiondescripton property
- @JsonKey(name: 'ASSET_TRANSACTION_DESCRIPTON', defaultValue: <AssetTransactionDescription>[])
final
Implementation
@JsonKey(
name: 'ASSET_TRANSACTION_DESCRIPTON',
defaultValue: <AssetTransactionDescription>[])
final List<AssetTransactionDescription> assettransactiondescripton;