stylePreset property

  1. @JsonKey(name: "style_preset")
StylePreset stylePreset
getter/setter pair

Pass in a style preset to guide the image model towards a particular style. This list of style presets is subject to change.

Implementation

@JsonKey(name: "style_preset")
StylePreset stylePreset;