ImageSource

fun ImageSource(url: String? = null, darkBackgroundUrl: String? = null, size: String? = null, widthPixels: Long? = null, heightPixels: Long? = null)