Reactively reads the stored Map<String,dynamic> with the given key. If no boolean value is saved, the returned value will be null.
key
null
Stream<Map<String, dynamic>?> streamMap(String key);