assettransactiondescripton property

  1. @JsonKey(name: 'ASSET_TRANSACTION_DESCRIPTON', defaultValue: <AssetTransactionDescription>[])
List<AssetTransactionDescription> assettransactiondescripton
final

Implementation

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