containersAsLiveData

abstract val containersAsLiveData: LiveData<List<Container>>

An observable LiveData of the containers list

See also