StoreConfig constructor

const StoreConfig({
  1. bool hasToString = true,
})

Implementation

const StoreConfig({this.hasToString = true});