//android/dev.atick.core.utils/SingleLiveEvent/peekContent
peekContent
[androidJvm]\ fun peekContent(): T
Returns the content regardless of whether it has been handled.
Return
The content of the event.
//android/dev.atick.core.utils/SingleLiveEvent/peekContent
[androidJvm]\ fun peekContent(): T
Returns the content regardless of whether it has been handled.
The content of the event.