showImagesInBody property

  1. @JsonKey.new(name: 'ShowImagesInBody', includeIfNull: false)
bool? showImagesInBody
final

Implementation

@JsonKey(name: 'ShowImagesInBody', includeIfNull: false)
final bool? showImagesInBody;