ChatwootActionData constructor

ChatwootActionData({
  1. required ChatwootActionType action,
})

Implementation

ChatwootActionData({required this.action});