CleverPushChatView constructor

const CleverPushChatView({
  1. Key? key,
})

Implementation

const CleverPushChatView({ Key? key }) : super(key: key);