image property

String? image
final

User's profile image URL.

A URL pointing to the user's avatar or profile picture. May be null if no image is set.

Implementation

final String? image;