InMemoryNativeSharedPreferencesStore.empty constructor

InMemoryNativeSharedPreferencesStore.empty()

Instantiates an empty in-memory preferences store.

Implementation

InMemoryNativeSharedPreferencesStore.empty() : _data = <String, Object>{};