ChatController constructor

ChatController({
  1. PupauConfig? config,
})

Implementation

ChatController({PupauConfig? config}) : pupauConfig = config;