Store constructor

Store({
  1. String debugLabel = "",
})

Implementation

Store({super.debugLabel});