store property

IStore? store
Store responsible for creating and keeping the resource.

Implementation

IStore? get store => _store;