selectedAssets property

List<AssetEntity> selectedAssets
final

The selected thumbnails, can provided to the picker to preselect those assets

Implementation

final List<AssetEntity> selectedAssets;