reportedUserAvatarHash property

  1. @JsonKey.new(includeIfNull: true, name: 'reported_user_avatar_hash')
String? reportedUserAvatarHash
final

Implementation

@JsonKey(includeIfNull: true, name: 'reported_user_avatar_hash')
final String? reportedUserAvatarHash;