Readonly
emptyTrue if the collection is empty
Readonly
empty$An observable emitting true if the collection is empty
Readonly
sizeThe number of items in the collection
Readonly
size$An observable emitting the number of items in the collection
Readonly
valueThe inner non-observable map
Readonly
value$An observable emitting the inner non-observable map
An immutable Map where the state and values can be observed