userHasMutedPost property

  1. @JsonKey(name: 'userHasMutedPost')
bool? userHasMutedPost
getter/setter pair

Implementation

@JsonKey(name:'userHasMutedPost')
bool? userHasMutedPost;