avatar property
The URL to the avatar of the current user. The max length of this value is 200 and will not be set if the absoluteString exceeds that length.
Implementation
String? avatar;
The URL to the avatar of the current user. The max length of this value is 200 and will not be set if the absoluteString exceeds that length.
String? avatar;