imageUrl property

String? imageUrl
final

The URL of the profile image to display. If null, the initials will be shown as a fallback.

Implementation

final String? imageUrl;