contentHash property
The hash of the attachment content
Implementation
@JsonKey(includeIfNull: false, name: 'content_hash')
final String? contentHash;
The hash of the attachment content
@JsonKey(includeIfNull: false, name: 'content_hash')
final String? contentHash;