store property

Store store
getter/setter pair

The single Redux store in your application.

Implementation

late Store store;