FUIListCardCollectionViewCell

open class FUIListCardCollectionViewCell<ItemIdentifier> : FUIBaseDrawingCollectionViewCell<FUIListCardView<ItemIdentifier>> where ItemIdentifier : Hashable, ItemIdentifier : Identifiable

Showing business list card information as inner view for collection view cell.