blurhash property

  1. @JsonKey(name: 'blurhash')
String? blurhash
inherited

Compact representation of a placeholder for an image (experimental).

Implementation

@JsonKey(name: 'blurhash')
String? get blurhash => throw _privateConstructorUsedError;