Functions
Properties
metadata
Link copied to clipboard
Optional information about the value. This is intended to support tooling (eg logging). It allows data about the original Observable to be kept and accessed later. For example, you could map a network request to just the data you need in the value, but your base layers could keep metadata about the request, like timing, for logging.
shouldLoad
Link copied to clipboard
Extensions
get Metadata
Link copied to clipboard
Helper to get metadata on a Success instance.
set Metadata
Link copied to clipboard
Helper to set metadata on a Success instance.