iconImage property
The image content of the icon. See ThumbImageBuffer.
Implementation
@JsonKey(name: 'iconImage')
final ThumbImageBuffer? iconImage;
The image content of the icon. See ThumbImageBuffer.
@JsonKey(name: 'iconImage')
final ThumbImageBuffer? iconImage;