photoUrl property

String? photoUrl
getter/setter pair

URL of user's profile photo.

Must request https://www.googleapis.com/auth/classroom.profile.photos scope for this field to be populated in a response body. Read-only.

Implementation

core.String? photoUrl;