Store constructor

const Store(
  1. String name
)

Implementation

const Store(this.name);