- extraStorage
EXTRA_STORAGE extraStorage [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- observable
inout(Observable!(T, EXTRA_STORAGE)) observable [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
The fundamental source for generating observable events.
This is the type used to manually generate events using the put method. The events can be observed using the Observable returned by the observable property.