Check this: sealed class WebViewEvent { data class PageStartData(val url: String?, val favicon: Bitmap?) : WebViewEvent() }.
確定! 回上一頁