I wrote a condition as below if (subsriber?.isUnsubscribed && isDataEmpty()) { loadData() } As my subscriber could be null. The above title error displayed.
確定! 回上一頁