status

val status: LiveData<FragmentStatus>

Refers to _status.

This value is public but not mutable. Only the private _status variable can be changed via setFragmentStatus. If the value of _status changes, the value of this variable will change, too.