AbstractProps constructor

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

Implementation

const AbstractProps({this.keyNamespace});