imageUrl property
The URL of the profile image to display. If null, the initials will be shown as a fallback.
Implementation
final String? imageUrl;
The URL of the profile image to display. If null, the initials will be shown as a fallback.
final String? imageUrl;