blurImages property

  1. @JsonKey.new(name: 'blur_images')
bool? get blurImages
inherited

Implementation

@JsonKey(name: 'blur_images')
bool? get blurImages => throw _privateConstructorUsedError;