ElicitationCompleteNotification constructor
ElicitationCompleteNotification({
- required ElicitationCompleteNotificationParams params,
Creates an ElicitationCompleteNotification.
Implementation
ElicitationCompleteNotification({required this.params});