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
reasonif there is one!
read(): StoreInternal<T>
Called to read values. Can be used to override get behaviour.
reason if there is one!