State constructor

const State({
  1. String? keyNamespace,
})

Implementation

const State({this.keyNamespace});