Searched refs:_storage (Results 1 – 1 of 1) sorted by relevance
25 private var _storage by mutableStateOf(hashMapOf<String, StorageEntry>()) variable32 get() = _storage42 _storage = hashMapOf() in clear()