ElicitationCompleteNotification constructor

ElicitationCompleteNotification({
  1. required ElicitationCompleteNotificationParams params,
})

Implementation

ElicitationCompleteNotification({required this.params});