imageStyle property
The image's type (for example, square border or circular border). Possible string values are:
- "IMAGE_STYLE_UNSPECIFIED"
- "IMAGE" : Square border.
- "AVATAR" : Circular border.
Implementation
core.String? imageStyle;
The image's type (for example, square border or circular border). Possible string values are:
core.String? imageStyle;