time property

MutableLiveData<int?> time
getter/setter pair

Implementation

MutableLiveData<int?> time;