avatar property
URL to the user's avatar image.
This is optional and can point to any accessible image URL. The application can use this to display the user's profile picture.
Implementation
final String? avatar;
URL to the user's avatar image.
This is optional and can point to any accessible image URL. The application can use this to display the user's profile picture.
final String? avatar;