fun ImageView.bindPaywallType(paywallType: Boolean?): Unit
Binds a paywall indicator to the image view, which displays a money symbol.
paywallType - Indicates whether there is a paywall or not.
paywallType
Author Jonas Thelemann