AbstractState constructor

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

Implementation

const AbstractState({this.keyNamespace});