copy

fun copy(model: Any? = this.model, placeholder: Painter? = this.placeholder, error: Painter? = this.error, fallback: Painter? = this.fallback, contentScale: ContentScale = this.contentScale, alpha: Float = this.alpha, colorFilter: ColorFilter? = this.colorFilter, filterQuality: FilterQuality = this.filterQuality): ImageModel