allData property

LiveData<Map<int, T?>> allData
latefinal

Implementation

late final LiveData<Map<int, T?>> allData = _allData;