imageUrl property

String? imageUrl
final

Optional network image URL. When provided, the image is loaded from the network; if it fails to load, initials (or the person icon) are shown.

Implementation

final String? imageUrl;