Store.read()method

read(): StoreInternal<T>

Called to read values. Can be used to override get behaviour.

  • Override in subclasses to change getting behaviour.
  • Note: doesn't throw reason if there is one!