setPostImg

fun setPostImg(postImg: String?)

Sets the image associated with the post (i.e., the artwork) to the specified string.

Parameters

postImg

String to which the image associated with the post is to be set.