recentEntities property

List<AssetEntity>? get recentEntities

Implementation

List<AssetEntity>? get recentEntities => _recentEntities.value.data;