NEExtraConfig constructor

NEExtraConfig({
  1. NELCKConfig? lckConfig,
})

Implementation

NEExtraConfig({
  this.lckConfig,
});