snapshot property
Computed<IMap<K, V> >
get
snapshot
A computation representing the snapshot of this map.
Implementation
Computed<IMap<K, V>> get snapshot;
A computation representing the snapshot of this map.
Computed<IMap<K, V>> get snapshot;