assetList property

  1. @JsonKey(name: 'asset_list', defaultValue: <AssetInfoSchemaV2>[])
List<AssetInfoSchemaV2> assetList
final

Implementation

@JsonKey(name: 'asset_list', defaultValue: <AssetInfoSchemaV2>[])
final List<AssetInfoSchemaV2> assetList;