circularAvatarImages property

List<String> circularAvatarImages
final

Used to provide a list of image links for circular avatars that will be displayed on the blog card. Each image link in the list should be of type String.

Implementation

final List<String> circularAvatarImages;