imageUri property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? imageUri
getter/setter pair

Deprecated: Not used.

The URI of a profile photo associated with the user who created the build.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? imageUri;