agree, but i faced with an issue ``` var dashboard...
# announcements
d
agree, but i faced with an issue
Copy code
var dashboardInActiveTimestamp: Long? by Delegates.observable(0L as Long?) {
        prop, old, new ->
    }