StoreException.noStoreFound constructor
const
StoreException.noStoreFound(
- Type storeType
Implementation
const StoreException.noStoreFound(Type storeType)
: message = 'No store of type $storeType found';