iconImageUri property

String? iconImageUri
getter/setter pair

Obtains the URI of the icon-size profile picture of a player. The URI needs to be obtained only when the hasIconImage field is true.

Implementation

String? iconImageUri;