photoUrl property

String? photoUrl
getter/setter pair

The user's new photo URL for the account's profile photo to be updated in the account's attributes.

The length of the URL must be less than or equal to 2048 characters.

Implementation

core.String? photoUrl;