getStore function

Store getStore ()

return Store instance.

Implementation

Store getStore() {
  return _store;
}