initialAssets property

List<KatAssetEntity> initialAssets
final

Assets already picked before this screen was shown, e.g. when resuming a previous selection.

Implementation

final List<KatAssetEntity> initialAssets;