avatar property

String? avatar
getter/setter pair

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;