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